﻿2026-07-22T17:11:57.9355113Z ##[group]Run actions/checkout@v5
2026-07-22T17:11:57.9355642Z with:
2026-07-22T17:11:57.9356033Z   repository: BigscreenVR/spt-bs-core
2026-07-22T17:11:57.9359064Z   token: ***
2026-07-22T17:11:57.9359437Z   ssh-strict: true
2026-07-22T17:11:57.9359803Z   ssh-user: git
2026-07-22T17:11:57.9360184Z   persist-credentials: true
2026-07-22T17:11:57.9360594Z   clean: true
2026-07-22T17:11:57.9360977Z   sparse-checkout-cone-mode: true
2026-07-22T17:11:57.9361453Z   fetch-depth: 1
2026-07-22T17:11:57.9361814Z   fetch-tags: false
2026-07-22T17:11:57.9362183Z   show-progress: true
2026-07-22T17:11:57.9362561Z   lfs: false
2026-07-22T17:11:57.9362923Z   submodules: false
2026-07-22T17:11:57.9363318Z   set-safe-directory: true
2026-07-22T17:11:57.9363733Z   allow-unsafe-pr-checkout: false
2026-07-22T17:11:57.9364164Z env:
2026-07-22T17:11:57.9364521Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T17:11:57.9364986Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T17:11:57.9365530Z ##[endgroup]
2026-07-22T17:11:58.0138376Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T17:11:58.0140098Z ##[group]Getting Git version info
2026-07-22T17:11:58.0140854Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T17:11:58.0141769Z [command]/usr/bin/git version
2026-07-22T17:11:58.0142197Z git version 2.43.0
2026-07-22T17:11:58.0144731Z ##[endgroup]
2026-07-22T17:11:58.0156178Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4df007c0-d810-476b-9f14-54557df0aa76' before making global git config changes
2026-07-22T17:11:58.0157983Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T17:11:58.0159497Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T17:11:58.0192074Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T17:11:58.0211926Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T17:11:58.0221841Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T17:11:58.0224740Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T17:11:58.0242827Z HEAD
2026-07-22T17:11:58.0274403Z ##[endgroup]
2026-07-22T17:11:58.0275311Z [command]/usr/bin/git submodule status
2026-07-22T17:11:58.0462207Z ##[group]Cleaning the repository
2026-07-22T17:11:58.0465407Z [command]/usr/bin/git clean -ffdx
2026-07-22T17:11:58.0501876Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T17:11:58.0550752Z HEAD is now at a6e732dc Merge 876aba3e272fd3726fae39d0f78ff1f079acce02 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:11:58.0554863Z ##[endgroup]
2026-07-22T17:11:58.0556728Z ##[group]Disabling automatic garbage collection
2026-07-22T17:11:58.0559903Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T17:11:58.0584232Z ##[endgroup]
2026-07-22T17:11:58.0584965Z ##[group]Setting up auth
2026-07-22T17:11:58.0589286Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T17:11:58.0614679Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T17:11:58.0800788Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T17:11:58.0828129Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T17:11:58.1010981Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T17:11:58.1036942Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T17:11:58.1222461Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T17:11:58.1253349Z ##[endgroup]
2026-07-22T17:11:58.1259220Z ##[group]Fetching the repository
2026-07-22T17:11:58.1260422Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a6e732dc5ac32fb4fc8f12f6833cfa3c239014c6:refs/remotes/pull/60/merge
2026-07-22T17:11:58.7253689Z ##[endgroup]
2026-07-22T17:11:58.7254797Z ##[group]Determining the checkout info
2026-07-22T17:11:58.7255927Z ##[endgroup]
2026-07-22T17:11:58.7258130Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T17:11:58.7304084Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T17:11:58.7328850Z ##[group]Checking out the ref
2026-07-22T17:11:58.7330515Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/60/merge
2026-07-22T17:11:58.7374846Z HEAD is now at a6e732dc Merge 876aba3e272fd3726fae39d0f78ff1f079acce02 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:11:58.7379153Z ##[endgroup]
2026-07-22T17:11:58.7405437Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T17:11:58.7425532Z a6e732dc5ac32fb4fc8f12f6833cfa3c239014c6
